Skip to content

Latest commit

 

History

History

Basic Calculator (GUI)

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Basic Calculator in C++ (GUI)

Basic Calculator in C++ (GUI)


Basic Calculator in C++ (GUI) is a Calculator that can be used to perform all the basic arithmetical operations viz. addition, subtraction, multiplication and division.

The calculator has a three dimensional shape, and so do all of its buttons. In other words, it looks like a real world, three-dimensional object rather than a two dimensional shape rendered in a program.

Features :

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

Screenshots :

How to Download

download CodeBlocks

  • I will be using Code::Blocks in this Project, which I believe is a good place to start.
  • You can find the latest version of Codeblocks at http://www.codeblocks.org/.
  • Download the mingw-setup.exe file, which will install the text editor with a compiler.

download Project

  • Download the Basic Calculator ZIP file
  • run the main.exe file by double clicking it

INFO

Basic Calculator in C++ (GUI)
DEVELOPED BY The Young Programmer (TYP)



***** IF YOU FIND ANY ERRORS OR ANY PROBLEMS RELATED THIS PROGRAM, FEEL FREE TO PULL AN ISSUE *****


***** LEAVE A COMMENT IF YOU LOVE MY WORK *****
***** PLS FORK TNIS PROJECT FOR MORE PROJECT *****
close